home *** CD-ROM | disk | FTP | other *** search
- #
- # @(#)rmid.properties 1.4 00/02/29
- #
- # Copyright 1998 by Sun Microsystems, Inc.,
- # 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
- # All rights reserved.
- #
- # This software is the confidential and proprietary information
- # of Sun Microsystems, Inc. ("Confidential Information"). You
- # shall not disclose such Confidential Information and shall use
- # it only in accordance with the terms of the license agreement
- # you entered into with Sun.
- #
-
- # "port" here refers to a TCP port for the server to listen on.
- rmid.syntax.port.badnumber=\
- \ud3ec\ud2b8\ub294 \ubc88\ud638\uac00 \uc544\ub2d9\ub2c8\ub2e4
-
- # "-port" should not be translated, because it's part of command syntax.
- rmid.syntax.port.missing=\
- -port \uc635\uc158\uc5d0 \uc778\uc218\uac00 \ud544\uc694\ud569\ub2c8\ub2e4
-
- # "-log" should not be translated, because it's part of command syntax.
- rmid.syntax.log.missing=\
- -log \uc635\uc158\uc5d0 \uc778\uc218\uac00 \ud544\uc694\ud569\ub2c8\ub2e4
-
- # {0} = the (string) illegal argument in question
- rmid.syntax.illegal.option=\
- \uc798\ubabb\ub41c \uc635\uc158: {0}
-
- # {0} = the (string) reason text that came with a thrown exception
- # "Activation.main" should not be translated, because it's a codepoint
- rmid.unexpected.exception=\
- Activation.main: \uc608\uc678 \ubc1c\uc0dd: {0}
-
- # "java.home" should not be translated, because it's a property name
- # "ActivatorImpl" should not be translated, because it's a codepoint
- rmid.unfound.java.home.property=\
- ActivatorImpl:java.home\uc744 \ucc3e\uc744 \uc218 \uc5c6\uc74c
-
- # "Activation.main" should not be translated, because it's a codepoint
- rmid.exec.policy.invalid=\
- Activation.main: \uc798\ubabb\ub41c \uc2e4\ud589 \uc815\ucc45 \ud074\ub798\uc2a4
-
- # "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated,
- # because they are syntax
- rmid.usage=\uc0ac\uc6a9\ubc95: {0} <options>\
- \n\
- \nwhere <options> \ud3ec\ud568:\
- \n -port <port> rmid\uac00 \uc0ac\uc6a9\ud560 \ud3ec\ud2b8 \uc9c0\uc815\
- \n -log <directory> rmid\uac00 \ub85c\uadf8\ub97c \uae30\ub85d\ud560 \ub514\ub809\ud1a0\ub9ac \uc9c0\uc815\
- \n -stop rmid\uc758 \ud604\uc7ac \ud638\ucd9c \uc911\ub2e8 (\uc9c0\uc815\ub41c \ud3ec\ud2b8\uc5d0 \ub300\ud574)\
- \n -C<runtime flag> \uac01\uac01\uc758 \uc790\uc2dd \ud504\ub85c\uc138\uc2a4\uc5d0 \uc778\uc790 \uc804\ub2ec (\ud65c\uc131\ud654 \uadf8\ub8f9)\
- \n -J<runtime flag> \uc790\ubc14 \uc778\ud130\ud504\ub9ac\ud130\uc5d0 \uc778\uc790 \uc804\ub2ec\
- \n\
-
- # This means "The currently running activation daemon has been shut down,
- # and is about to exit".
- rmid.daemon.shutdown=\
- \ud65c\uc131 \ub370\ubaac \uc167\ub2e4\uc6b4
-